-
Home
-
GoSMTP – SMTP for WordPress
-
1.1.4
-
Code
-
Classes
- Loader
| Total Complexity |
99 |
| Dependencies |
5 |
| Dependents |
0 |
| Total lines |
471 |
| Lines of code |
320 |
| Logical lines of code |
186 |
| Comment lines |
6 |
| Methods |
22 |
| Properties |
7 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| process_response() |
B |
35 |
19 |
75 |
| get_plugin_name() |
A |
52 |
9 |
22 |
| set_from() |
S |
53 |
7 |
22 |
| filterRecipientsArray() |
S |
58 |
5 |
16 |
| get_mailer_source() |
S |
58 |
5 |
16 |
| setHeaders() |
S |
62 |
6 |
10 |
| save_options() |
S |
59 |
5 |
14 |
| handle_response() |
S |
51 |
4 |
28 |
| message_formatting() |
S |
59 |
4 |
15 |
| get_from() |
S |
60 |
4 |
13 |
| get_response_error_message() |
S |
60 |
4 |
13 |
| getOption() |
S |
63 |
4 |
10 |
| delete_option() |
S |
65 |
4 |
8 |
| update_option() |
S |
63 |
3 |
11 |
| getMailerOption() |
S |
68 |
3 |
7 |
| getActiveMailer() |
S |
69 |
3 |
6 |
| get_backup_connection() |
S |
69 |
3 |
6 |
| getDefaultParams() |
S |
66 |
2 |
8 |
| RandomString() |
S |
64 |
2 |
9 |
| __construct() |
S |
82 |
1 |
3 |
| loadOptions() |
S |
76 |
1 |
4 |
| setHeader() |
S |
75 |
1 |
4 |